How to Install residualvm software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install residualvm software package in Ubuntu 14.04 LTS (Trusty Tahr)

residualvm software package provides interpreter to play LucasArts Lua-based 3D adventures, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install residualvm 

residualvm is installed in your system.

Make ensure the residualvm package were installed using the commands given below,

$ sudo dpkg-query -l | grep residualvm *

You will get with residualvm package name, version, architecture and description in a table

residualvm package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Games
Package residualvm
Version 0.1.1+dfsg-2ubuntu1
Description interpreter to play LucasArts Lua-based 3D adventures
Sub Section Games


See Also, How to uninstall or remove residualvm software package from Ubuntu 14.04 LTS (Trusty Tahr)?